Carbon


InvokeQDBitsUPP

Header: Quickdraw.h Carbon status: Supported

void InvokeQDBitsUPP (
    BitMap *srcBits, 
    Rect *srcRect, 
    Rect *dstRect, 
    SInt16 mode, 
    RgnHandle maskRgn, 
    QDBitsUPP userUPP
);
srcBits
srcRect
dstRect
mode
maskRgn
userUPP

AVAILABILITY

Supported in Carbon. Available in CarbonLib 1.0 and later. Exported by CarbonLib 1.0 and later.


© 2000 Apple Computer, Inc. — (Last Updated 4/14/2000)